html, body {
    scroll-behavior: smooth;
}
body {
    overflow-x:unset !important;
}
p {
    font-size:18px;
}
.clearFix {clear:both;}

.item p {
    padding-right:65px;
}

.click {
    cursor:pointer;
}
#iframe_controller {
    margin-top:-200px !important;
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    #iframe_controller {
        margin-top: -140px !important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    #iframe_controller {
        margin-top: -115px !important;
    }
}
.click.kachel {
    width:25%;
    float:left;
    display:block;
    min-height:64px;
    transition: 1s all;
    text-transform:uppercase;
    font-size:1.1rem;
    font-weight:300;
}
@media only screen and (max-width: 1199px){
    .masthead.acco-slider .carousel h2{margin-top: 0.83em;}
}
@media only screen and (min-width: 1200px){
    .moreInt h3{
        min-height: 52px;
    }
}
@media screen and (min-width: 992px) {
    .claim > span {
        display: Inline-block !important;
    }
}
.click.kachel:hover {
    // border-color:#0582a8;
    color:#0582a8;
}
.click.kachel:hover > span {
    color:#0582a8;
}
.click.kachel.active {
    background-color:#fff;
    border-bottom:0px;
}

.click.kachel.active > span > p {
    font-weight:500;
}

.click.kachel.active

.click.kachel.active:hover {
    border-color:#ccc;
    color:#606061;
}
.click.kachel.active:hover > span {
    color:#0582a8;
}
.click.kachel:hover > span > p {
    font-weight:500;
}
.click.kachel > span {
    text-align:center;
    display:inline-block;
    width:100%;
    color:#999;
    padding:19.5px 5px;
}

.click.kachel.active > span {
    color:#606061;
}

.border-right {
    border-right:1px solid #999;
}

.mobile-nav {

    position:absolute;
    right:0;
}
.mobile-nav .click.kachel {
    display:block;
    float:unset;
}
.mobile-nav .click.kachel::before {
    content:'<<';
    width:24px;
    min-height:24px;
}

.kachel-content {
    display: none;
    padding: 25px;
}
.kachel-content > .row {
    margin-bottom:30px;
}
.kachel-content.active {
    display:block;
}
.kachel-content p {
    padding:15px;
}
.kachel-content h3 {
    padding:15px 15px 0px 15px;
}
.kachel-content img:first-of-type {
    padding-top:15px;
}
#wrapper_controller {
    z-index:1 !important;
}
#video-preload-wrapper {
    position:relative;
    overflow:hidden;
    width: inherit;
    height: inherit;
}
#video-preload-wrapper > img {
    position: absolute;
    z-index: 0;
    width: 2125.65px;
    height: 1196px;
    max-width: 2000px;
    max-height: 750px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    opacity: 1;
    user-select: none;
    margin-top: 0 !important;
    margin-left: 0 !important;
    max-width: initial;
}
.grey {
    background-color: #e3e3e3;
}
.panel-default>.panel-heading {
    background-color:#e3e3e3;
    color:unset;
    font-size:18px;
}
.panel-default>.panel-heading a,
.panel-default>.panel-heading a:hover,
.panel-default>.panel-heading a:visited,
.panel-default>.panel-heading a:active  {
   /* color:#fff;   */
    text-decoration:none;
    font-size:18px;
    width:100%;
    display:inline-block;
    position:relative;
}
.panel-default>.panel-heading a:hover {
    color:#606061;
}
.panel-default>.panel-heading a[aria-expanded="true"],
.panel-default>.panel-heading a.collapse {
    color:#0582a8;
    font-weight:400;
}

.pad0-bottom {
    padding-bottom: 0px !important;
}
#video-container {
    width: 1920px;
    height: 750px;
    //cursor:pointer;
}
.full-width {
    width:100%;
    height:auto;
    position:relative;
}
.full-width-img {
    width:100%;
    height:auto;
    position:relative;
}
.full-width .teaser {
    position:absolute;
    bottom:50px;
    left:250px;
    width:450px;
    background-color:white;
    padding:25px;
    z-index:2;
}
@media only screen and (max-width: 991px) {
    .full-width .teaser {
        position:relative;
        bottom: 5%;
        left: 0;
        width:100%;
        background-color:white;
        padding:15px;
    }
    #videoHeader {
        background-color:white !important;
    }
}
@media only screen and (max-width: 991px) and (min-width:767px){
    .full-width .teaser {
        position:relative;
        bottom: 5%;
        left: 0;
        background-color:white;
        padding:25px;
        width:750px;
        margin:0 auto;
    }
}
.full-width #arrow {
    position:absolute;
    top:48%;
    left:48%;
}
.kachel-acco {
    width:50%;
    float:left;
    display:block;
    min-height:64px;
    transition: 1s all;
    transition: 1s all;
}
.kachel-acco > div.kachel-acco-nav, .kachel-acco > div.headline {
    padding:15px;
}
.kachel-acco-nav {
    position:relative;
    border-bottom:1px solid #3e4144;
    font-size:18px;
    padding:5px;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    background-color:white;
    cursor:pointer;
}
.kachel-acco .headline {
    color:white;
    font-size:18px;
    padding:5px;
    background-color:#0582a8;
    border-radius:5px 5px 0 0;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
.kachel-acco-body {
    height:auto;
    display:none;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    background-color:white;
}
.kachel-acco-body:last-of-type {
    border-bottom: 1px solid #ccc;
}
.kachel-acco-body .row > div > img, .kachel-acco-body .row > div > p {
    padding:15px;
}
.kachel-acco-body .row > div > h3 {
    padding: 15px 0px 0px 15px;
}
.item.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.kachel-acco-nav .acco-arrow {
    transform:rotate(90deg);
    position:absolute;
    right:15px;
    transition:0.5s all;
}
.kachel-acco-nav.active .acco-arrow {
    transform:rotate(270deg);
}
.details-wrap {
    display:none;
}

#instaDetail, #fifoDetail {
    display:none;
}
.bottom-nav > div:first-of-type {
    float:left;
}
.bottom-nav > div:last-of-type {
    float:right;
}

.main-nav span {
    margin-top:25px;
    padding-left:100px;
    padding-right:25px;
    text-align:left;
    display:block;
}
.main-nav-text.hover, a.main-nav-text:focus  {
    font-weight:500;
    color:#0582a8;
    text-decoration:none;
}

a:focus, a:hover {
    color:#0582a8;
}

/*  new Slider  */

.carousel-item {
    height: 65vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/* ==== CSS mm ===  */

.bg-2-slide.lg, .bg-3-slide.lg, .bg-4-slide.lg {
    background-position: center;
    padding: 8rem 0;
    width: 100%;
    height: 550px;
}
.bg-2-slide.sm, .bg-3-slide.sm, .bg-4-slide.sm {
    background-position: center;
    padding-top: 0;
    padding-bottom: 4rem;
    width: 100%;
    height: auto;
}

a.carousel-control {
    position: absolute;
    top: 45%;
    bottom: 50%;
    left: 0;
    width: 4%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    background-image:none !important;
    text-shadow: none;
    opacity: 1;
}
.acco-slider .carousel a.carousel-control .slidecontrols {
    border: 1px solid #0582a8;
    border-radius: 50%;
    position: absolute;
    padding: 13px 15px;
    width: 52px;
    height: 52px;
}

.carousel-indicators {
    cursor:auto !important;
}

.carousel-indicators li.active {
    border-color:#0582a8;
}
.carousel-indicators li {
    background-color:#0582a8;
}
.acco-slider #carouselSlider.carousel a.carousel-control {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.acco-slider #carouselSlider.carousel a.carousel-control img {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
}
.acco-slider #carouselSlider.carousel a.carousel-control.left {
    left:0px;
 }
.acco-slider #carouselSlider.carousel a.carousel-control.right {
    right:50px;
}
.acco-slider #carouselSlider.carousel a.carousel-control.left img {
    left:15px;
}
.acco-slider #carouselSlider.carousel a.carousel-control.right img {
    right:15px;
}
.acco-slider #carouselSlider.carousel a.carousel-control.left:hover img  {
    left: 10px;
}
.acco-slider #carouselSlider.carousel a.carousel-control.right:hover img {
    right: 10px;
}
.sm .col-md-12.full-width-img {
    padding-right: 0px;
    padding-left: 0px;
}
.teaser-slider {
    max-width: 50%;
    background-color: rgba(255,255,255,0.7);
    padding: 25px  50px 50px 50px;
    margin: 0 auto;
}
.click.kachel svg {
    width:60px;
    max-height:100px;
}

.click.kachel svg .cls-1 {
    fill:#606061;
}

.panel-title > a:after {
    content: '';
    background-image: url(https://media.item24.com/Eloqua/Landingpages/custom/public/icons/Item_arrow_gray.svg);
    width: 18px;
    height: 24px;
    position: absolute;
    display: inline-block;
    right: 15px;
    transform: rotate(90deg);
    transition:0.5s all;
}
.panel-title > a[aria-expanded="true"]:after {

    transform: rotate(270deg);
}

.click.kachel svg .cls-2 {
    fill:none;
    stroke:#606061;
    stroke-miterlimit:10;
    stroke-width:3px;
}

.click.kachel:hover #branchen .cls-1, .click.kachel.active #branchen .cls-1, .click.kachel:hover #idee .cls-1, .click.kachel.active #idee .cls-1 {
    fill:#0582a8;
}

.click.kachel:hover #branchen .cls-2, .click.kachel.active #branchen .cls-2, .click.kachel:hover #idee .cls-2, .click.kachel.active #idee .cls-2 {
    stroke:#0582a8;
}

.click.kachel:hover #versprechen .cls-1, .click.kachel.active #versprechen .cls-1, .click.kachel:hover #wir .cls-1, .click.kachel.active #wir .cls-1 {
    stroke:#0582a8;
}

.click.kachel.active p {
    color:#0582a8;
}
.martop15 {
    margin-top: 15px;
}
.marbot30 {
    margin-bottom: 30px;
}
@media only screen and (max-width: 991px)  {
    #videoHeader  .full-width-img {
        display:none;
    }
}
p > a {
    font-size:18px !important;
}
p > a:hover {
    font-size:18px;
    text-decoration:underline;
}
strong {
    font-weight:500;
}
@media only screen and (min-width: 1200px) {
    .moreInt .col-lg-4 {
        min-height: 450px;
    }
}
.masthead.bg-light {
    background: #f7f7f7;
}
.pad0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.padtop0 {
    padding-top: 0 !important;
}
.padbot0 {
    padding-bottom: 0 !important;
}
.hidden {
    display: none !important;
}

.moreInt header.header.text-center {
    text-align: center !important;
}
.moreInt header.header.text-center hr {
    margin-left: auto;
}
@media screen and (max-width: 767px) {
    .container {
        min-width: 100%;
    }
    .elq-form .container {
        width: auto !important;
    }
}
@media only screen and (max-width: 1199px) {
    section.moreInt .row article {
        text-align: center;
    }
    section.moreInt .row article img {
        margin: auto;
    }
}
@media only screen and (min-width: 768px) {
    .moreInt .col-3-items {
        display: flex;
    }
    .moreInt .col-3-items article {
        display: flex;
        flex-direction: column;
        text-align: left !important;
    }
    .moreInt .col-3-items article .eq-mar{
        flex: 1 1 auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .moreInt article.marbot30 h3,
    .moreInt .col-3-items article h3 {
        min-height: 52px;
    }
}
@media only screen and (min-width:1200px) and (max-width: 1450px) {
    .full-width .teaser {
        bottom: 40px;
        left: 150px;
        width: 500px;
    }
}
@media only screen and (min-width:991px) and (max-width: 1199px) {
    .full-width .teaser {
        bottom: 5px;
        left: 80px;
        width: 600px;
    }
}
#slideContent .carousel-inner {
    background-color: #e3e3e3;
}
#slideContent ol.carousel-indicators {
    width: 50%;
    left: 50%;
    transform: translate(-28%, 75%);
}
#slideContent ol.carousel-indicators li,
#slideContent ol.carousel-indicators li.active {
    width: 15px;
    height: 15px;
    margin: 2px;
}
#slideContent article .content-wrap .nav-title {
    color: #0582a8;
}
#slideContent article .content-wrap .nav-title span {
    font-size: 5rem;
    font-weight: 700;
    padding-right: 20px;
}
#slideContent article .slider-content.row {
    margin-left: 0;
}
#slideContent article .slider-content .image-wrap {
    padding-right: 0;
    padding-left: 0;
}
#slideContent article .slider-content .content-wrap {
    padding: 30px;
}
#slideContent .carousel-control.left {
    left: -2%;
    transform: translate(50%, -50%);
}
#slideContent .carousel-control.right {
    right: 47%;
    transform: translate(50%,-50%);
}
@media only screen and (max-width: 1199px) {
    #slideContent .carousel-control.right {
        right: 7%;
    }
    #slideContent ol.carousel-indicators {
        width: 60%;
        left: 50%;
        transform: translate(0%,50%);
    }
}
@media only screen and (max-width: 767px) {
    #slideContent .carousel-control.right {
        right: 12%;
    }
}
@media only screen and (max-width: 574px) {
    #slideContent .carousel-control.right,
    #slideContent .carousel-control.left {
        display: none;
    }
}
#slideContent .carousel-control .slideArrow {
    border: 1px solid #0582a8;
    border-radius: 50%;
    position: absolute;
    padding: 0;
    width: 50px;
    height: 50px;
    z-index: 1;
}
#slideContent .carousel-control.right .slideArrow {
    transform: rotate(180deg);
}

#slideContent .carousel-control svg {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#slideContent .carousel-control.left:focus .slideArrow svg,
#slideContent .carousel-control.left:hover .slideArrow svg {
    transform: translateX(-3px);
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#slideContent .carousel-control.right:focus .slideArrow svg,
#slideContent .carousel-control.right:hover .slideArrow svg {
    transform: translateX(-3px);
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.masthead .form-parameter .img-wrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #919191;
    position: relative;
    width: 100%;
    cursor: pointer;
    transition: opacity 0.3s;
}
@media only screen and (min-width: 550px) and (max-width: 991px) {
    .masthead .form-parameter .img-wrap {
        height: 250px;
    }
    .masthead .form-parameter #select-box-one.img-wrap {
        background-image: url(https://img.en25.com/EloquaImages/clients/itemIndustrietechnikGmbH/%7B7eb574db-d80e-462c-89de-f68ef8b66f32%7D_item-beratung-engineeringtool-555x250px.jpg);
    }

    .masthead .form-parameter #select-box-two.img-wrap {
        background-image: url(https://img.en25.com/EloquaImages/clients/itemIndustrietechnikGmbH/%7B2474733a-0da5-4fa4-9b1b-8150b5a4318d%7D_online-konstruieren-newsletter-online-tools.jpg);
    }
    .masthead .form-parameter #select-box-one.img-wrap > img,
    .masthead .form-parameter #select-box-two.img-wrap > img {
        display: none;
    }
}
.masthead .form-parameter .img-wrap .checkmark {
    width: 3rem;
    height: 3rem;
    border-radius: 0.25rem;
    background-color: #0582a8;
    position: absolute;
    bottom: 0;
    right: 0;
}
.masthead .form-parameter .img-wrap:not(.checked) {
    opacity: 0.4;
}
.masthead .form-parameter .img-wrap:not(.checked) .checkmark {
    background-color: #3e4144;
}
.masthead .form-parameter .img-wrap:not(.checked) .checkmark img {
    display: none;
}
.masthead .form-parameter .img-wrap .checkmark img {
    width: 38px;
    margin-top: 0.3rem;
    margin-left: 0.1rem;
    height: 42px;
}
.masthead .form-parameter .wp_text {
    margin-top: 1.5rem;
}
.masthead .form-parameter .wp_text h4 {
    font-family: Roboto Condensed,'Arial','sans serif';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.footer-bottom .cta-wrap {
    margin-top: 0;
    position: absolute;
    left: 50%;
    top: -30px;
}
.footer-bottom .cta-wrap .cta-scroll-top {
    background: -moz-linear-gradient(top, #0582A8 0%, #046785 100%);
    background: -webkit-linear-gradient(top, #0582A8 0%, #046785 100%);
    background: linear-gradient(to bottom, #0582A8 0%, #046785 100%);
    margin-left: -30px;
}
.footer-bottom .cta-wrap .cta-scroll-top::after {
    content: "";
    background: url(https://media.item24.com/Eloqua/Landingpages/EU/Lernfabrik/svg/Item_arrow_white.svg) no-repeat center right;
    transform: rotate(270deg);
    top: 0px;
    right: 22px;
    width: 16px;
    height: 100%;
    position: absolute;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.footer-bottom .cta-wrap .cta-scroll-top:hover {
    color: #0582a8;
    opacity: 0.8;
    text-decoration: none !important;
}
.footer-bottom .cta-wrap .cta-scroll-top:hover::after {
    top: -5px;
}
/* Flyin Element	*/
.flyin {
    position: relative;
    background-color: #D5D5D5;
    padding: 25px 0;
    display: none;
}
.flyin .row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flyin .row img {
    margin: auto;
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
@media only screen and (max-width: 991px) {
    .flyin .row {
        display: inline-block;
        align-items: center;
        justify-content: center;
    }
}
.flyin h3 {
    color: #606061;
}
.flyin p {
    color: #606061;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5em;
}
.flyin a.cta-invert.rot-90 {
    color: #606061;
    background: transparent;
    border-color: #606061;
}

.flyin a.cta-invert.rot-90:after {
    background: url(https://img.en25.com/EloquaImages/clients/itemIndustrietechnikGmbH/%7B928a88b7-06ad-4ea1-ac66-397186e047fe%7D_white-arrow-gry-big.png) no-repeat center right;
    transform: rotate(270deg);
    content: "";
    position: absolute;
    transition: all .2s ease-in-out;
    top: 0;
    right: 25px;
    width: 1rem;
    height: 100%;
}
.flyin a.cta-invert.rot-90:hover:after {
    top: 3px;
}
a.down.white:after {
    background: url(https://media.item24.com/Eloqua/Landingpages/custom/2018/digitalengineering/Item_arrow_white.svg) no-repeat center right;
    transform: rotate(90deg);
    content: "";
    position: absolute;
    transition: all .2s ease-in-out;
    top: 0;
    right: 25px;
    width: 1rem;
    height: 100%;
}
a.down.white:hover:after {
    top: 3px;
}
@media only screen and (max-width: 991px) {
    .summary .cta-main.html5lightbox {
        margin-right: 1rem;
    }
}
@media only screen and (max-width: 574px) {
    .summary .cta-main.html5lightbox {
        margin-right: 1rem;
        margin-bottom: 1rem;
    }
}

/* Sticky Element	*/
.sticky-elem {
    display: none;
    background: #e3e3e3;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: fixed;
    right: 0;
    top: 35%;
    z-index: 999;
}
.sticky-elem .sticky-cnt {
    padding: 15px;
    text-align: center;
}
.sticky-elem .sticky-cnt h3 {
    font-size: 20px;
}
.sticky-elem .cta-form {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 300;
    line-height: 1.625rem;
    color: #fff;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    padding: 0.5rem 2rem 0.5rem 1rem;
    letter-spacing: 0.524px;
    border: 0 none;
    cursor: pointer;
    background: -webkit-linear-gradient(top, #0582A8 0%, #046785 100%);
    background: linear-gradient(to bottom, #0582A8 0%, #046785 100%);
}
.sticky-elem .cta-form:hover {
    opacity: 0.8;
    text-decoration: none !important;
}
.sticky-elem a.cta-form:after {
    content: "";
    background-image: url("https://media.item24.com/Eloqua/Landingpages/custom/2018/digitalengineering/Item_arrow_white.svg");
    background-position: center right;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    transition: all .2s ease-in-out;
    width: 8px;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 15px;
}
.sticky-elem a.cta-form:hover:after {
    top: 3px;
}
.cta-scroll-bot:hover::after {
    top: 5px;
    right: 1.625rem !important;
}
.cta-scroll-bot.rot-90::after {
    transform: rotate(90deg);
}
.bg-image.separator {
    background-image:url(https://img.en25.com/EloquaImages/clients/itemIndustrietechnikGmbH/%7B1074f3ec-d32f-4066-8b5d-aeef3fea2033%7D_item_engineeringtool_uberarbeiten.jpg);
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-size:cover;
    background-position:center;
    width:100%;
    height:500px;
    max-height:555px;
}